﻿    body{
  background: url(/Tpl/Home/default/images/bg.png);
}
/* banner样式 */
.slideBox{ width:100%; height:800px; overflow:hidden; position:relative; }
.slideBox .hd{ height:30px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; padding: 0px;margin:0px; }
.slideBox .hd ul li{ float:left;  margin:10px 10px 0 30px;  width:5px; height:5px; text-align:center; background:#fff; 
  -webkit-transform-origin:0 100%;
  -moz-transform-origin:0 100%;
  -o-transform-origin:0 100%;
  -ms-transform-origin:0 100%;
  transform-origin:0 100%;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg);

	cursor:pointer; list-style-type :none; }
.slideBox .hd ul li.on{ background:#81a849; color:#fff; width:15px; height:15px;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul{ padding: 0px;margin:0px;  }
.slideBox .bd li{ zoom:1; vertical-align:middle; list-style-type :none; }
.slideBox .bd img{ width:1920px; height:800px; display:block;  }
/* 导航*/
.navbg{background: url(/Tpl/Home/default/images/top-bg.png) repeat-x; padding:0px;width:100%;}
.navBar-all{float:left; width:100%;height:30px;}
.navBar-link{float:right;width:245px;height:30px;font-size: 12px;line-height:30px;}
.navBar-link a{color:#666;}
.navBar-link a:hover{ text-decoration:none; color:#00a850;   }
.navBar{ position:relative; z-index:1; color:#fff; height:70px;   }
.nav{ width:100%; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav .m{ float:left;  position:relative; border-top:0; border-bottom:0; margin-left:-1px;   }
.nav a:hover{ text-decoration:none; color:#000;   }
.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:16px; height:60px; overflow:hidden;  }
.nav h3 a{ display:block; color:#000;  padding:0 33px;  vertical-align:top; line-height:50px;  }

.nav .on{ border-color:#d3d1d1;   }
.nav .on h3 a{ color:#00a850; border-color:#d3d1d1 !important;  }
.nav .on h3 a:hover{ color:#00a850;   }
.nav .sub{ display:none; /*默认隐藏*/ width:100%; padding:10px 0;   position:absolute; left:-1px; top:40px; background:#3f5260; text-align:center;  }
.nav .sub li{ vertical-align:middle; }
.nav .sub li a{ height:auto; line-height:25px; padding:0px 0;  display:block;  color:#fff;   }
.nav .sub li a:hover{ color:#00a850;   }
.top_bg{
  background: url(/Tpl/Home/default/images/top_bg.png)no-repeat;
  width: 100%;
}
.footer_bg{
  color:#CCCCCC;
  background:#303030;
  width: 100%;
}
.bottom-xia{
  max-width: 1240px;
    margin: 30px auto;
    width: 98%;
    text-align: center;
    height: 40px;
     position: relative; 
}
.bottom-img{
      background: url(/Tpl/Home/default/images/xia.png);
    width: 19px;
    height: 24px;
    position: absolute;
    top: 0px;
    display: inline-block;
    animation-name: myfirst;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}
.more-img{
    background: url(/Tpl/Home/default/images/more.png)no-repeat;
    width: 57px;
    height: 57px;
    display: block;
    color: #4f8320;
    font-size: 12px;
    line-height: 57px;
    text-align: center;
    margin: auto;
    cursor: pointer;
    margin-bottom: 30px;

}
@keyframes myfirst
{
0%   {top:0px;}
25%  {top:10px;}
50%  {top:20px;}
100% {top:30px;}
}
.hr{
max-width: 1240px;
    width: 98%;
    margin: auto;
    text-align: center;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    background: url(/Tpl/Home/default/images/xie_xian.png) repeat-x bottom;
    padding-bottom: 10px;
  
}
.zdy-bg{background-color: #f8f8f8;
}
.zdy-bg:hover{background-color: #8dc1ba;}
.zdy-bg h2:hover{color: #fff;}
.zdy-bg span:hover{color: #fff;}
.li_1{
      background: url(/Tpl/Home/default/images/li_1.png)no-repeat;
      background-position: 100% 75% ;
}
.zdy {margin:0 30%;width: 100%}
.zdy a{color:#CCCCCC;}
.zdy a:hover{ text-decoration:none; color:#00a850;   }
.zdy li{list-style-type :none ;float:left; }
.acc{width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block;float: right;}
.title-bg{background: url(/Tpl/Home/default/images/title-bg.jpg) repeat-x bottom;}
#cus_ser{
        z-index:9999;
        width:95px; 
		height:153px;
        position:fixed; 
		right:0px; 
		top:200px; 
		overflow:hidden;
}
.top-link {float: right;}
.bottom-link a{color:#CCCCCC;}
.bottom-link a:hover{ text-decoration:none; color:#00a850;   }